![]() |
Node |
| Description |
Details on open segments added to the price calculation. These open segments exist only in the fare calculated, they have no equivalent in the PNR itinerary.
This segment gives also information on booking class for best buy transactions..
Status (Requirement Designator) = Conditional. Repetition = 1.
| XML Tree |
<segDetails>
<departureCity>
<cityCode></cityCode>
</departureCity>
<arrivalCity>
<cityCode></cityCode>
</arrivalCity>
<airlineDetail>
<carrierCode></carrierCode>
</airlineDetail>
<segmentDetail>
<identification></identification>
<classOfService></classOfService>
</segmentDetail>
<ticketingStatus></ticketingStatus>
</segDetails>
| Field Descriptions |
| Field | Attributes and Description |
|---|---|
| Field Type = Node. Repetition = 1.
City of departure for this extra segment.. | |
| cityCode |
Field Type = Data Element.
Alphabetic, minlen=1, maxlen=3, repetition=1. Code of the city.. |
| Field Type = Node. Repetition = 1.
City of arrival for this extra segment.. | |
| cityCode |
Field Type = Data Element.
Alphabetic, minlen=1, maxlen=3, repetition=1. Code of the city.. |
| Field Type = Node. Repetition = 1.
Airline detail information of the extra segment.. | |
| carrierCode |
Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1. Code of the airline.. For a list of valid codes, see codeset carrierCode. |
| Field Type = Node. Repetition = 1.
Segment detail information.. | |
|
|
Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=6, repetition=1. OPEN or AIR are the two identifications accepted. OPEN means the segment described here is an open segment. AIR means that it is a valid AIR segment.. |
| classOfService |
Field Type = Data Element.
Alphabetic, minlen=1, maxlen=1, repetition=1. Class of service to use in order to price the extra segment.. |
| ticketingStatus |
Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=2, repetition=1. Ticketing status for this segment. Relevant only in case of reply.. For a list of valid codes, see codeset ticketingStatus. |
| Naming Conventions |
| Code Sets and Code Lists |
| Code | Description |
|---|---|
| 7YY | Industry fares for all carriers. |
| Code | Description |
|---|---|
| NO | Flight closed/canceled. |
| OK | Confirmed. |
| RQ | Requested. |
| SP | Space available. |